Hook GtkLayoutManager into GtkWidget
authorEmmanuele Bassi <ebassi@gnome.org>
Wed, 12 Dec 2018 17:20:28 +0000 (17:20 +0000)
committerEmmanuele Bassi <ebassi@gnome.org>
Tue, 26 Mar 2019 00:11:27 +0000 (00:11 +0000)
commit1b8595b5f28f4212323f5e0253906580eabb63a2
treef07531176cca02373df017c1563b32bf2c153525
parent24754c32593c9a6c6cf1e2c6a57988cd7e416b5c
Hook GtkLayoutManager into GtkWidget

We delegate the size request mode, the measuring, and the allocation of
a widget through a GtkLayoutManager instance, if one has been attached
to the widget; otherwise, we fall back to the widget's own implementation.
docs/reference/gtk/gtk4-sections.txt
gtk/gtklayoutmanager.c
gtk/gtklayoutmanager.h
gtk/gtksizerequest.c
gtk/gtktypes.h
gtk/gtkwidget.c
gtk/gtkwidget.h
gtk/gtkwidgetprivate.h